Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Jun 5, 2025

What do these changes do?

This PR prettifies the Project Info card, compacting the information and using more the horizontal space, avoiding scroll bars and also removing the classifiers and TSR info (they already have their unused section)

Before/After (write access):

Before/After (read access):

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this Jun 5, 2025
@odeimaiz odeimaiz added t:enhancement Improvement or request on an existing feature a:frontend issue affecting the front-end (area group) labels Jun 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 2025

@odeimaiz odeimaiz marked this pull request as ready for review June 5, 2025 15:27
@odeimaiz odeimaiz added this to the Bazinga! milestone Jun 5, 2025
@odeimaiz odeimaiz added the 🤖-automerge marks PR as ready to be merged for Mergify label Jun 5, 2025
@odeimaiz
Copy link
Member Author

odeimaiz commented Jun 5, 2025

@Mergifyio queue

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the aesthetics and layout of the Project Info card by compacting the display and removing unused classifiers and TSR information. Key changes include:

  • Updating default texts for missing descriptions and tags.
  • Refactoring layout logic in study and service info components.
  • Removing unused label texts and updating UI properties in confirmation dialogs and application metadata.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
services/static-webserver/client/source/class/osparc/info/StudyUtils.js Updates to description and tags texts and major refactoring of layout handling
services/static-webserver/client/source/class/osparc/info/StudyLarge.js Removal of redundant label texts for a cleaner UI
services/static-webserver/client/source/class/osparc/info/ServiceUtils.js Adjustments to author display with added wrapping and maxWidth
services/static-webserver/client/source/class/osparc/info/ServiceLarge.js Removal of classifiers and quality details for streamlined view
services/static-webserver/client/source/class/osparc/desktop/MainPage.js Updated confirmation window properties for improved UX
services/static-webserver/client/compile.json Updated application title to reflect new version
Comments suppressed due to low confidence (2)

services/static-webserver/client/source/class/osparc/info/StudyUtils.js:335

  • The method __titleWithEditLayout has been removed, but it is still referenced here. Either reinstate the method or update this branch of the code to use the new layout creation logic.
const titleLayout = this.__titleWithEditLayout(extraInfo);

services/static-webserver/client/source/class/osparc/desktop/MainPage.js:118

  • [nitpick] Verify that the added confirmAction property is supported by the Confirmation widget and consistent with the design guidelines. Adding a brief inline comment to explain its purpose would improve code clarity.
const win = new osparc.ui.window.Confirmation().set({ confirmAction: "warning", });

@mergify
Copy link
Contributor

mergify bot commented Jun 5, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 88e5a7a

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schön :-)

@mergify mergify bot merged commit 88e5a7a into ITISFoundation:master Jun 5, 2025
57 of 59 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 6, 2025
92 tasks
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 5, 2025
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖-automerge marks PR as ready to be merged for Mergify a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants